Skip to content

Conversation

@jacklowrie
Copy link
Owner

No description provided.

@jacklowrie jacklowrie requested a review from Copilot October 6, 2025 21:02
@github-actions
Copy link

github-actions bot commented Oct 6, 2025

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Scanned Files

None

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds automated documentation generation and deployment using pdoc. The changes set up a GitHub Actions workflow to build and deploy documentation to GitHub Pages whenever code is pushed to the main branch.

  • Adds pdoc as a development dependency for generating documentation
  • Creates a GitHub Actions workflow for building and deploying documentation to GitHub Pages

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
pyproject.toml Adds pdoc dependency to the dev requirements
.github/workflows/docs.yml Creates GitHub Actions workflow for automated documentation building and deployment

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@jacklowrie jacklowrie merged commit a753d12 into main Oct 6, 2025
7 checks passed
@jacklowrie jacklowrie deleted the pdoc branch October 6, 2025 21:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants